home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Adobe After Effects 6.0 tryout / Adobe After Effects 6.0.asi / setup_wm.inf < prev    next >
Windows Setup INFormation  |  2001-07-31  |  1KB  |  57 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "This setup requires IE 3.01 or greater to be installed."
  4.  
  5. [DefaultInstall] 
  6. CustomDestination=WMP.Destination
  7. RequiredEngine=setupapi
  8. CopyFiles   =Copy.Setup
  9. AddReg=Add.Setup
  10. NamedEvents=WMCSetup_SysTray
  11.  
  12. [DefaultInstall.NT]
  13. CatalogFile = setup_wm.cat
  14. CustomDestination=WMP.Destination
  15. CopyFiles   =Copy.Setup
  16. AddReg=Add.Setup
  17. NamedEvents=WMCSetup_SysTray
  18.  
  19. [SourceDisksNames]
  20. 4362 = "Setup install",,0
  21.  
  22. [WMP.Destination]
  23. 49000,49001,49002=ProgramFilesDir,5
  24. 49300,49301,49302=WMPDirectory,5
  25.  
  26. [ProgramFilesDir]
  27. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  28.  
  29.  
  30. [WMPDirectory]
  31. HKLM,"%KEY_WMP%","Installation DirectoryLFN","","%49001%\%MP2_FOLDER%"
  32.  
  33. [DestinationDirs]
  34. Copy.Setup =49300
  35.  
  36. [SourceDisksFiles]
  37. setup_wm.exe=4362
  38.  
  39. [Copy.Setup] 
  40. setup_wm.exe,,,96
  41.  
  42. [Add.Setup]
  43.  
  44. [CopyNone]
  45.  
  46. [Strings]
  47. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  48. MP2_FOLDER = "Windows Media Player"
  49.  
  50. ;;;;;;;--------------------------------------------
  51. ;-- Only localize strings below this line
  52. ;;;;;;--------------------------------------------
  53. LANGUAGE="EN"
  54.  
  55. ;//THIS INF ACTUALLY USES %PROGRAMFILES% - DO *NOT* DELETE THIS
  56. PROGRAMFILES = "Program Files"
  57.